(array->image-type array-data rect)
(array->image-type array-data img-width img-height)
(buffered-image-type img)
Get the buffered image type of a given image
Get the buffered image type of a given image
(byte-array->image-type array-data rect)
(byte-array->image-type array-data img-width img-height)
(ensure-array-matches img rect array-data)
Ensure the array type matches the image. If not perform conversion.
Ensure the array type matches the image. If not perform conversion.
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close