Opened 15 years ago

Closed 15 years ago

#3121 closed enhancement (fixed)

GetInternalHandle implementation for MEM driver

Reported by: xenononarcticus Owned by: warmerdam
Priority: normal Milestone: 1.7.0
Component: GDAL_Raster Version: unspecified
Severity: normal Keywords: MEM
Cc:

Description

Add GetInternalHandle implementation to request access to MEM driver's internal data buffers for a given band. pszRequest argument formatted like MEMORYnnnn (up to 10 n digits) can be used to specify a band number.

Working and tested implementation included.

Attachments (2)

memdataset.h (5.2 KB ) - added by xenononarcticus 15 years ago.
memdataset.cpp (29.7 KB ) - added by xenononarcticus 15 years ago.

Download all attachments as: .zip

Change History (3)

by xenononarcticus, 15 years ago

Attachment: memdataset.h added

by xenononarcticus, 15 years ago

Attachment: memdataset.cpp added

comment:1 by warmerdam, 15 years ago

Component: defaultGDAL_Raster
Keywords: MEM added
Milestone: 1.7.0
Resolution: fixed
Status: newclosed

The code does not appear to be from trunk so I have hand integrated the apparent changes in trunk (r17601).

Note: See TracTickets for help on using tickets.