프로퍼티 | 타입 | 설명 | |
---|---|---|---|
FindMaxX | float | ||
FindMaxY | float | ||
FindMinX | float | ||
FindMinY | float | ||
GetBitmapBoundary | System.Drawing.PointF[] | ||
GetTrasformationMatrix | Matrix | ||
TransformImage |
메소드 | 설명 | |
---|---|---|
Draw ( |
||
HitTest ( |
||
Picture ( string filePath, float dpiX, float dpiY ) : System |
메소드 | 설명 | |
---|---|---|
FindMaxX ( |
||
FindMaxY ( |
||
FindMinX ( |
||
FindMinY ( |
||
GetBitmapBoundary ( Matrix matrix ) : System.Drawing.PointF[] | ||
GetTrasformationMatrix ( ) : Matrix | ||
TransformImage ( ) : |
public Picture ( string filePath, float dpiX, float dpiY ) : System | ||
filePath | string | |
dpiX | float | |
dpiY | float | |
리턴 | System |