This topic and its replies were posted before the current version of LEADTOOLS was released and may no longer be applicable.
#1
Posted
:
Wednesday, November 28, 2007 7:34:31 AM(UTC)
Groups: Registered
Posts: 29
Is there a format conversion chart anywhere?
Either something that tells me if I want to convert from RasterImageFormat #1 with BitsPerPixel #1 to RasterImageFormat #2 what the BitsPerPixel #2 should be?
Or is there something out there that tells me if I have RasterImageFormat #1 what formats are available to convert to?
#2
Posted
:
Wednesday, November 28, 2007 11:27:41 AM(UTC)
Groups: Guests
Posts: 3,022
Was thanked: 2 time(s) in 2 post(s)
If you look in the .NET help file sections about File Formats like BMP, TIFF, JPEG, etc., you will see that it lists every possible Read and Write bpp supported. There are no limitations on which formats you can convert to, any image that we can open cane be saved out to any image format we support, only restricted by the Write bpp of the format you are saving to.
You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.