Searched refs:JAS_IMAGE_CT_GRAY_Y (Results 1 – 4 of 4) sorted by relevance
211 cmptlut[0] = jas_image_getcmptbytype( m_image, JAS_IMAGE_CT_GRAY_Y ); in ReadData()425 jas_image_setcmpttype( img, 0, JAS_IMAGE_CT_GRAY_Y ); in WriteImage()
231 cmptlut[0] = jas_image_getcmptbytype( image, JAS_IMAGE_CT_GRAY_Y ); in readData()464 jas_image_setcmpttype( img, 0, JAS_IMAGE_CT_GRAY_Y ); in write()
114 #define JAS_IMAGE_CT_GRAY_Y 0 macro
277 JAS_IMAGE_CT_COLOR(JAS_IMAGE_CT_GRAY_Y)) in jp2_write_header()