GetImageFileTypeメソッド、 GetImageFileTypeFromRawData メソッドを実行することにより設定されるイメージの1ラインのバイト数を取得します。

[Visual Basic]
Public ReadOnly Property FileWidthByte As Integer
[C#]
public int FileWidthByte {get;}

プロパティ値

イメージの1ラインのバイト数

解説

ベクトルイメージでは使用しません。

参照

ImageKit.File メンバ | Newtone.ImageKit.WPF.ImageKit