'Declaration Public Overloads Shared Function CreateErrorImage( _ ByVal widthThe image width. As System.Int32, _ ByVal heightThe image height. As System.Int32, _ ByVal messageThe error message. As System.String _) As VintasoftImage
public static VintasoftImage CreateErrorImage( System.Int32 width, System.Int32 height, System.String message)
public: static VintasoftImage* CreateErrorImage( System.Int32 width, System.Int32 height, System.String message)
public:static VintasoftImage^ CreateErrorImage( System.Int32 width, System.Int32 height, System.String message)
Target Platforms: .NET 10; .NET 9; .NET 8; .NET 7; .NET 6; .NET Framework 4.8, 4.7, 4.6, 4.5, 4.0, 3.5
ImagingEnvironment Class ImagingEnvironment Members ErrorImageCreating Overload List