Picture 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 Picture
[System.Runtime.InteropServices.ComConversionLoss]
[System.Runtime.InteropServices.Guid("7BF80981-BF32-101A-8BBB-00AA00300CAB")]
[System.Runtime.InteropServices.InterfaceType(2)]
[System.Runtime.InteropServices.TypeLibType(4096)]
public interface Picture
[System.Runtime.InteropServices.ComConversionLoss]
[System.Runtime.InteropServices.Guid("7BF80981-BF32-101A-8BBB-00AA00300CAB")]
[System.Runtime.InteropServices.InterfaceType(2)]
public interface Picture
[<System.Runtime.InteropServices.ComConversionLoss>]
[<System.Runtime.InteropServices.Guid("7BF80981-BF32-101A-8BBB-00AA00300CAB")>]
[<System.Runtime.InteropServices.InterfaceType(2)>]
[<System.Runtime.InteropServices.TypeLibType(4096)>]
type Picture = interface
[<System.Runtime.InteropServices.ComConversionLoss>]
[<System.Runtime.InteropServices.Guid("7BF80981-BF32-101A-8BBB-00AA00300CAB")>]
[<System.Runtime.InteropServices.InterfaceType(2)>]
type Picture = interface
Public Interface Picture
- Derived
- Attributes
Properties
Handle | |
Height | |
hPal | |
Type | |
Width |
Methods
Render(Int32, Int32, Int32, Int32, Int32, Int32, Int32, Int32, Int32, IntPtr) |