Bitmap
CompressFormat
Config
InterfaceConsts
DensityNone
AllocationByteCount
ByteCount
ColorSpace
Creator
Density
Gainmap
GenerationId
HardwareBuffer
HasAlpha
HasGainmap
HasMipMap
Height
IsMutable
IsPremultiplied
IsRecycled
JniPeerMembers
Premultiplied
RowBytes
ThresholdClass
ThresholdType
Width
AsShared()
Compress(CompressFormat, Int32, Stream)
CompressAsync(CompressFormat, Int32, Stream)
Copy(Config, Boolean)
CopyPixelsFromBuffer(Buffer)
CopyPixelsFromBufferAsync(Buffer)
CopyPixelsToBuffer(Buffer)
CopyPixelsToBufferAsync(Buffer)
CreateBitmap(Bitmap)
CreateBitmap(Picture)
CreateBitmap(Int32, Int32, Config)
CreateBitmap(DisplayMetrics, Int32, Int32, Config)
CreateBitmap(Int32, Int32, Config, Boolean)
CreateBitmap(Int32[], Int32, Int32, Config)
CreateBitmap(Picture, Int32, Int32, Config)
CreateBitmap(Bitmap, Int32, Int32, Int32, Int32)
CreateBitmap(DisplayMetrics, Int32, Int32, Config, Boolean)
CreateBitmap(DisplayMetrics, Int32[], Int32, Int32, Config)
CreateBitmap(Int32, Int32, Config, Boolean, ColorSpace)
CreateBitmap(DisplayMetrics, Int32, Int32, Config, Boolean, ColorSpace)
CreateBitmap(Int32[], Int32, Int32, Int32, Int32, Config)
CreateBitmap(Bitmap, Int32, Int32, Int32, Int32, Matrix, Boolean)
CreateBitmap(DisplayMetrics, Int32[], Int32, Int32, Int32, Int32, Config)
CreateScaledBitmap(Bitmap, Int32, Int32, Boolean)
DescribeContents()
EraseColor(Int32)
EraseColor(Int64)
ExtractAlpha()
ExtractAlpha(Paint, Int32[])
GetBitmapInfo()
GetColor(Int32, Int32)
GetConfig()
GetNinePatchChunk()
GetPixel(Int32, Int32)
GetPixels(Int32[], Int32, Int32, Int32, Int32, Int32, Int32)
GetScaledHeight(Canvas)
GetScaledHeight(DisplayMetrics)
GetScaledHeight(Int32)
GetScaledWidth(Canvas)
GetScaledWidth(DisplayMetrics)
GetScaledWidth(Int32)
LockPixels()
PrepareToDraw()
Reconfigure(Int32, Int32, Config)
Recycle()
SameAs(Bitmap)
SetConfig(Config)
SetPixel(Int32, Int32, Color)
SetPixels(Int32[], Int32, Int32, Int32, Int32, Int32, Int32)
SetPremultiplied(Boolean)
UnlockPixels()
WrapHardwareBuffer(HardwareBuffer, ColorSpace)
WriteToParcel(Parcel, ParcelableWriteFlags)
monoandroid
namespace Android.Graphics
{
[Register("android/graphics/Bitmap", DoNotGenerateAcw = true)]
public sealed class Bitmap : Object, IParcelable, IJavaObject, IJavaPeerable, IDisposable
{
[Register("getPixel", "(II)I", "")]
public int GetPixel(int x, int y);
}
}
nuget.org | 0.0 %
Reference this API |
---|---|
Upgrade Planner | 0.0 %
Reference this API |
.NET | 6.07.08.09.0 |
Information specific to monoandroid | |
Assembly | Mono.Android , Version=0.0.0.0, PublicKeyToken=84e04ff9cfb79065 |
Referencing | The API is automatically referenced. |
Platform Restrictions | This framework does not have platform annotations. |
- Built-in API
- Package-provided API