dmagick.ImageView

Members

Aliases

ssize_t
alias ssize_t = ptrdiff_t
Undocumented in source.

Classes

ImageView
class ImageView

The ImageView allows changing induvidual pixels with the slicing and indexing operators.

Rows
class Rows
Undocumented in source.

Structs

Pixels
struct Pixels

Row reprecents a singe row of pixels in an ImageView.

Meta

License

zlib (See accompanying LICENSE file)

Authors

Mike Wey