ImagingUtilities Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Provides helper methods for imaging.
public ref class ImagingUtilities abstract sealed
public ref class ImagingUtilities abstract sealed
class ImagingUtilities abstract sealed
public static class ImagingUtilities
type ImagingUtilities = class
Public Class ImagingUtilities
- Inheritance
-
ImagingUtilities
Methods
ConvertMonikerToString(ImageMoniker, String) |
Converts an ImageMoniker into a string, using the passed format, which can be converted back using TryParseImageMoniker. |
ConvertMonikerToString(ImageMoniker) |
Converts an ImageMoniker into a string, which can be converted back using TryParseImageMoniker. |
TryParseImageMoniker(String, ImageMoniker) |
Tries to convert |
ValidateAttributes(ImageAttributes) |
Verifies that the contents of an ImageAttributes structure are valid |
ValidateImageAttributesFlags(_ImageAttributesFlags) |
Validates that |