#import <Foundation/Foundation.h>
#import <AppKit/AppKit.h>
#include "SMDoubleSlider.h"
#include "LynkeosCommon.h"
#include "LynkeosProcessing.h"


Classes | |
| class | MyImageView |
| The custom image view. More... | |
| class | MyImageView(Selection) |
| Selection handling in MyImageView. More... | |
Enumerations | |
| enum | MySelectingMode { SelNone, SelNormal, SelH, SelV, SelMove } |
| Selection dragging mode. | |
Variables | |
Notifications | |
Notifications associated with the image view. | |
| NSString *const | MyImageViewSelectionRectDidChangeNotification |
| When a process is started. | |
| NSString* const MyImageViewSelectionRectDidChangeNotification |
When a process is started.
The object is the document, the user info contains the processing class.
1.5.4