Changes between Version 6 and Version 7 of FDORfc1
- Timestamp:
- 03/21/07 13:39:21 (18 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
FDORfc1
v6 v7 1 = FDO RFC 1 - Support Property FdoIRaster::BitsUsedPerPixel =1 = FDO RFC 1 - Support Raster Property !BitsUsedPerPixel = 2 2 3 3 This page contains a change request (RFC) for the FDO Open Source project. … … 34 34 /// extents in width and length, the binary format of the image data returned[[BR]] 35 35 /// by and accepted by the FdoIStreamReader class can be interpreted.[[BR]] 36 class !FdoRasterDataModel: public !FdoIDisposable[[BR]]36 class !FdoRasterDataModel: public FdoIDisposable[[BR]] 37 37 {[[BR]] 38 38 public:[[BR]]