FlexReport for WPF
DataBlkFloat クラス メンバ
フィールド  メソッド 


C1.WPF.Document.4.6.2 アセンブリ > GrapeCity.Documents.Imaging.jpeg.jj2000.j2k.image 名前空間 : DataBlkFloat クラス

DataBlkFloatデータ型で公開されるメンバを以下の表に示します。

パブリック コンストラクタ
 名前解説
Public コンストラクタオーバーロードされます。   
トップ
パブリック フィールド
 名前解説
Public フィールドThe array where the data is stored  
Public フィールドThe height of the block, in pixels. GrapeCity.Documents.Imaging.jpeg.jj2000.j2k.image.DataBlkから継承されます。
Public フィールドThe offset in the array of the top-left coefficient GrapeCity.Documents.Imaging.jpeg.jj2000.j2k.image.DataBlkから継承されます。
Public フィールドThe progressive attribute (false by default) GrapeCity.Documents.Imaging.jpeg.jj2000.j2k.image.DataBlkから継承されます。
Public フィールドThe width of the scanlines used to store the data in the array GrapeCity.Documents.Imaging.jpeg.jj2000.j2k.image.DataBlkから継承されます。
Public フィールドThe horizontal coordinate (in pixels) of the upper-left corner of the block of data. This is relative to the component of the image from where this block was filled or is to be filled. GrapeCity.Documents.Imaging.jpeg.jj2000.j2k.image.DataBlkから継承されます。
Public フィールドThe vertical coordinate of the upper-left corner of the block of data. This is relative to the component of the image from where this block was filled or is to be filled. GrapeCity.Documents.Imaging.jpeg.jj2000.j2k.image.DataBlkから継承されます。
Public フィールドThe width of the block, in pixels. GrapeCity.Documents.Imaging.jpeg.jj2000.j2k.image.DataBlkから継承されます。
トップ
パブリック メソッド
 名前解説
Public メソッドオーバーライドされます。 Returns the array containing the data, or null if there is no data array. The returned array is a float array.  
Public メソッドReturns the array containing the data, or null if there is no data array.  
Public メソッドオーバーライドされます。 Returns the identifier of this data type, DataBlk.TYPE_FLOAT, as defined in DataBlk.  
Public メソッドオーバーライドされます。 Sets the data array to the specified one. The provided array must be a float array, otherwise a Exception is thrown. The size of the array is not checked for consistency with the block's dimensions.  
Public メソッドSets the data array to the specified one. The size of the array is not checked for consistency with the block's dimensions.  
Public メソッドオーバーライドされます。 Returns a string of informations about the DataBlkInt.  
トップ
参照

DataBlkFloat クラス
GrapeCity.Documents.Imaging.jpeg.jj2000.j2k.image 名前空間