Click or drag to resize

YRessourceManager Class

Implement Ressources
Inheritance Hierarchy
SystemObject
  Upsilon.Common.Forms.ResourcesYRessourceManager

Namespace: Upsilon.Common.Forms.Resources
Assembly: Upsilon.Common.Forms (in Upsilon.Common.Forms.dll) Version: 2.3.2+14985a67b419f90e14e6b1bde61d18cf6cf12b27
Syntax
C#
public static class YRessourceManager

The YRessourceManager type exposes the following members.

Properties
 NameDescription
Public propertyStatic memberBlackEye BlackEye image
Public propertyStatic memberWhiteEye WhiteEye image
Top
Methods
 NameDescription
Public methodStatic memberGetBitmapFromByteArray Get a Bitmap object from a byte array.
Public methodStatic memberGetByteArrayFromBitmap Get a byte array from a Bitmap.
Top
See Also