|
| PixelData (Magick::Image &image_, std::string map_, const StorageType type_) |
|
| PixelData (Magick::Image &image_, const ::ssize_t x_, const ::ssize_t y_, const size_t width_, const size_t height_, std::string map_, const StorageType type_) |
|
const void * | data (void) const |
|
::ssize_t | length (void) const |
|
::ssize_t | size (void) const |
|
|
| PixelData (const PixelData &pixels_) |
|
const PixelData & | operator= (const PixelData &pixels_) |
|
void | init (Magick::Image &image_, const ::ssize_t x_, const ::ssize_t y_, const size_t width_, const size_t height_, std::string map_, const StorageType type_) |
|
void | relinquish (void) throw () |
|
|
void * | _data |
|
::ssize_t | _length |
|
::ssize_t | _size |
|
Definition at line 83 of file Pixels.h.
The documentation for this class was generated from the following files:
- /build/imagemagick-ZkkGsI/imagemagick-7.1.1.43+dfsg1/Magick++/lib/Magick++/Pixels.h
- /build/imagemagick-ZkkGsI/imagemagick-7.1.1.43+dfsg1/Magick++/lib/Pixels.cpp