I am creating a C # image from the camera. I want to create an image that supports property items from this image so that I can include audit-level details in meta-data.
The image created by the camera does not support the item's etams, and so I want to make anyone who does with the current image, ideally it should be lossless, and should be fast.
Example I have seen that images supporting these meta-data attributes arise from reading the image from a file, and not already in any of the in-memory
Are there any recommendations for this?
Note that I am avoiding using a class containing, or the derived image class, due to issues of at least integration.
I mean "Creating a C # image from camera" means "you" means that someone Creating a JPEG image created by the camera in the C # image is the object "?
The property of an image object allows you to do this, even if your camera does not contain such data either. If you open the image (JPEG), set the property and save it back if you do not edit the image bitmap manually State believes that it will be saved in the (compressed) format.
No comments:
Post a Comment