Leadtools名前空間 > RasterImageクラス :ImageWidthプロパティ |
public int ImageWidth {get;}
'Declaration
Public ReadOnly Property ImageWidth As Integer
'Usage
Dim instance As RasterImage Dim value As Integer value = instance.ImageWidth
public int ImageWidth {get;}
@property (nonatomic, assign, readonly) NSInteger imageWidth
public int getImageWidth()
get_ImageWidth();
画像データスキャンラインの実際の幅を取得するために、幅を使います。
詳細については、「ビューの視点と方向について」を参照してください。