- cube
ImageInfo cube(uint width, uint height)
Undocumented in source. Be warned that the author may not have intended to support it.
- cubeArray
ImageInfo cubeArray(uint width, uint height, uint layers)
Undocumented in source. Be warned that the author may not have intended to support it.
- d1
ImageInfo d1(uint width)
Undocumented in source. Be warned that the author may not have intended to support it.
- d1Array
ImageInfo d1Array(uint width, uint layers)
Undocumented in source. Be warned that the author may not have intended to support it.
- d2
ImageInfo d2(uint width, uint height)
Undocumented in source. Be warned that the author may not have intended to support it.
- d2Array
ImageInfo d2Array(uint width, uint height, uint layers)
Undocumented in source. Be warned that the author may not have intended to support it.
- d3
ImageInfo d3(uint width, uint height, uint depth)
Undocumented in source. Be warned that the author may not have intended to support it.