프로퍼티 | 타입 | 설명 | |
---|---|---|---|
Client2ImageUV | ImageUtility.float2 | ||
ImageClientRect | |||
ImageUV2Client | |||
UpdateBitmap | void |
메소드 | 설명 | |
---|---|---|
WhiteImageReferencePanel ( IContainer container ) : System |
메소드 | 설명 | |
---|---|---|
OnMouseDown ( MouseEventArgs e ) : void | ||
OnMouseMove ( MouseEventArgs e ) : void | ||
OnMouseUp ( MouseEventArgs e ) : void | ||
OnPaint ( PaintEventArgs e ) : void | ||
OnPaintBackground ( PaintEventArgs e ) : void | ||
OnSizeChanged ( |
메소드 | 설명 | |
---|---|---|
Client2ImageUV ( |
||
ImageClientRect ( ) : |
||
ImageUV2Client ( ImageUtility _Position ) : |
||
UpdateBitmap ( ) : void |
/// Starts color picking with the mouse, provided delegate is called on mouse move with new informations ///
|
protected OnPaintBackground ( PaintEventArgs e ) : void | ||
e | PaintEventArgs | |
리턴 | void |
public WhiteImageReferencePanel ( IContainer container ) : System | ||
container | IContainer | |
리턴 | System |