Compressed PFNC buffer class implementing the CompressedIPFNCBuffer interface. More...
Inherits PFNCBuffer.
Properties | |
compression_type = property | |
int: Gets the type of compression of this buffer. | |
![]() | |
pfnc_value = property | |
int: Gets the PFNC value (format identifier) of this buffer. | |
rank = property | |
int: Gets the number of dimensions of this buffer. | |
Additional Inherited Members | |
![]() | |
cvb.PFNCBuffer | from_object (Union[cvb.Image] obj) |
Create a PFNC buffer from a compatible object. | |
int | increment (self, int index) |
Gets the increment to the next element in the given dimension. | |
int | length (self, int index) |
Gets the number of elements in the given dimension. | |
Compressed PFNC buffer class implementing the CompressedIPFNCBuffer interface.
We use cookies to improve your experience. By using this documentation, you agree to our use of cookies.