Searched defs:imageType (Results 1 – 14 of 14) sorted by relevance
46 const format = ImageTypeFormat[imageType]; constant137 const { imageType, quality = DEFAULT_QUALITY } = config; constant
16 export function toDataURL(canvas, imageType, quality) { argument33 imageType: ImageType.png, property
14 let imageType = kUTTypeImage as String variable
2875 VkImageType imageType; member