OpenImageDeepData.kl¶
Types¶
OpenImageDeepData (object)¶
Methods¶
| OpenImageDeepData ( in OpenImageDeepData other ) | |
| OpenImageDeepData () | |
| alloc ? () | |
| clear ? () | |
| OpenImageDeepData | clone ? () |
| free ? () | |
| OpenImageTypeDesc[] | get_channeltypes ? () |
| :ref:`UInt8 <uint8>`<> | get_data ? () |
| UInt32 | get_nchannels ? () |
| UInt32 | get_npixels ? () |
| :ref:`UInt32 <uint32>`<> | get_nsamples ? () |
| :ref:`Data <data>`<> | get_pointers ? () |
| init ! ( in SInt32 npix, in SInt32 nchan, in OpenImageTypeDesc formats[] ) | |
| reset ! () | |
| set_nsamples ? ( in UInt32 nsamples<> ) | |
| ~OpenImageDeepData () |