AcManager.Controls.CustomShowroom.CarTextureDialog.SharedBitmapSource.SharedBitmapSource C# (CSharp) Method

SharedBitmapSource() public method

public SharedBitmapSource ( Bitmap bitmap ) : System
bitmap System.Drawing.Bitmap
return System
            public SharedBitmapSource(Bitmap bitmap) {
                Bitmap = bitmap;
            }

Same methods

CarTextureDialog.SharedBitmapSource::SharedBitmapSource ( int width, int height, System sourceFormat ) : System