Click or drag to resize
BitmapReader Class
Inheritance Hierarchy
SystemObject
  FDF.Common.IOIoDataReaderWriter
    FDF.Common.IOIoDataReaderBitmap
      FDF.Common.IOBitmapReader

Namespace: FDF.Common.IO
Assembly: FDF.Common (in FDF.Common.dll) Version: 3.0.0.0
Syntax
[SerializableAttribute]
public class BitmapReader : IoDataReader<Bitmap>

The BitmapReader type exposes the following members.

Constructors
  NameDescription
Public methodBitmapReader
Initializes a new instance of the BitmapReader class
Top
Properties
Methods
See Also