Load bitmap from the specified data stream of desired format.
Load bitmap from the specified data stream of desired format.
public void Load(Stream,BitmapType,bool);
Load bitmap from the specified file of desired format.
public void Load(string,BitmapType,bool);
InkBox Class | Resco.Controls.OutlookControls Namespace