Changes between Version 6 and Version 7 of FDORfc1


Ignore:
Timestamp:
Mar 21, 2007, 1:39:21 PM (17 years ago)
Author:
gregboone
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • FDORfc1

    v6 v7  
    1 = FDO RFC 1 - Support Property FdoIRaster::BitsUsedPerPixel =
     1= FDO RFC 1 - Support Raster Property !BitsUsedPerPixel =
    22
    33This page contains a change request (RFC) for the FDO Open Source project. 
     
    3434/// extents in width and length, the binary format of the image data returned[[BR]]
    3535/// by and accepted by the FdoIStreamReader class can be interpreted.[[BR]]
    36 class !FdoRasterDataModel: public !FdoIDisposable[[BR]]
     36class !FdoRasterDataModel: public FdoIDisposable[[BR]]
    3737{[[BR]]
    3838public:[[BR]]