IPicture Interface
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.
public interface class IPicture
[System.Runtime.InteropServices.ComConversionLoss]
[System.Runtime.InteropServices.Guid("7BF80980-BF32-101A-8BBB-00AA00300CAB")]
[System.Runtime.InteropServices.InterfaceType(1)]
[System.Runtime.InteropServices.TypeLibType(16)]
public interface IPicture
[System.Runtime.InteropServices.ComConversionLoss]
[System.Runtime.InteropServices.Guid("7BF80980-BF32-101A-8BBB-00AA00300CAB")]
[System.Runtime.InteropServices.InterfaceType(1)]
public interface IPicture
[<System.Runtime.InteropServices.ComConversionLoss>]
[<System.Runtime.InteropServices.Guid("7BF80980-BF32-101A-8BBB-00AA00300CAB")>]
[<System.Runtime.InteropServices.InterfaceType(1)>]
[<System.Runtime.InteropServices.TypeLibType(16)>]
type IPicture = interface
[<System.Runtime.InteropServices.ComConversionLoss>]
[<System.Runtime.InteropServices.Guid("7BF80980-BF32-101A-8BBB-00AA00300CAB")>]
[<System.Runtime.InteropServices.InterfaceType(1)>]
type IPicture = interface
Public Interface IPicture
- Derived
- Attributes
Properties
Attributes | |
CurDC | |
Handle | |
Height | |
hPal | |
KeepOriginalFormat | |
Type | |
Width |
Methods
PictureChanged() | |
Render(Int32, Int32, Int32, Int32, Int32, Int32, Int32, Int32, Int32, IntPtr) | |
SaveAsFile(IntPtr, Boolean, Int32) | |
SelectPicture(Int32, Int32, Int32) | |
SetHdc(Int32) |