Additional Information
PNG Images have a transparency layer called the
Alpha layer. This is not supported in NI Vision. The transparent pixels are converted to white pixels when you import a 32-bit PNG image using NI Vision. A white logo/shape on a transparent background will be imported as a plain white image in LabVIEW, hence losing its edges and subsequently throwing out the 'Invalid Descriptor' error.
PNG8 Images (Indexed) are not supported in NI Vision as well as PNG Read/Write VIs (available in
Graphics Formats Library). The 8-bit index will be interpreted as an 8-bit true pixel value. The PNG Read/Write VIs don't import indexing information.