FlexReport for WPF
ImageFilter クラス
メンバ 


C1.WPF.Document.4.6.2 アセンブリ > C1.WPF.Document.Export 名前空間 : ImageFilter クラス
ドキュメントを画像ストリームまたは画像ファイルにレンダリングするために使用されるフィルタの基本クラス。
オブジェクト モデル
ImageFilter クラス
シンタックス
'宣言
 
Public MustInherit Class ImageFilter 
   Inherits ExportFilter
'使用法
 
Dim instance As ImageFilter
public abstract class ImageFilter : ExportFilter 
継承階層

System.Object
   C1.WPF.Document.Export.ExportFilter
      C1.WPF.Document.Export.ImageFilter
         C1.WPF.Document.Export.MetafileFilter
         C1.WPF.Document.Export.RasterImageFilter

参照

ImageFilter メンバ
C1.WPF.Document.Export 名前空間
MetafileFilter クラス