UIImage
Notifications
SaveStatus
UIImage()
UIImage(CGImage)
UIImage(CIImage)
UIImage(IntPtr)
UIImage(NativeHandle)
UIImage(NSCoder)
UIImage(NSData)
UIImage(NSObjectFlag)
UIImage(String)
UIImage(NSData, nfloat)
UIImage(NSData, NFloat)
UIImage(CGImage, nfloat, UIImageOrientation)
UIImage(CGImage, NFloat, UIImageOrientation)
UIImage(CIImage, nfloat, UIImageOrientation)
UIImage(CIImage, NFloat, UIImageOrientation)
AccessibilityActivationPoint
AccessibilityAttributedHint
AccessibilityAttributedLabel
AccessibilityAttributedUserInputLabels
AccessibilityAttributedValue
AccessibilityDirectTouchOptions
AccessibilityElementsHidden
AccessibilityFrame
AccessibilityHeaderElements
AccessibilityHint
AccessibilityIdentifier
AccessibilityLabel
AccessibilityLanguage
AccessibilityNavigationStyle
AccessibilityPath
AccessibilityRespondsToUserInteraction
AccessibilityTextualContext
AccessibilityTraits
AccessibilityUserInputLabels
AccessibilityValue
AccessibilityViewIsModal
ActionsImage
AddImage
AlignmentRectInsets
AnnouncementDidFinishNotification
AnnouncementNotification
AssistiveTechnologyKey
AssistiveTouchStatusDidChangeNotification
BaselineOffsetFromBottom
BoldTextStatusDidChangeNotification
ButtonShapesEnabledStatusDidChangeNotification
CapInsets
CGImage
CheckmarkImage
CIImage
ClassHandle
ClosedCaptioningStatusDidChangeNotification
Configuration
CurrentScale
DarkerSystemColorsStatusDidChangeNotification
Duration
ElementFocusedNotification
FlipsForRightToLeftLayoutDirection
FocusedElementKey
GrayscaleStatusDidChangeNotification
GuidedAccessStatusDidChangeNotification
HasBaseline
HearingDevicePairedEarDidChangeNotification
HeicRepresentation
ImageAsset
ImageRendererFormat
ImageRestrictedToStandardDynamicRange
Images
InvertColorsStatusDidChangeNotification
IsAccessibilityElement
IsHighDynamicRange
LayoutChangedNotification
LeftCapWidth
MonoAudioStatusDidChangeNotification
NotificationSwitchControlIdentifier
NotificationVoiceOverIdentifier
OnOffSwitchLabelsDidChangeNotification
Orientation
PageScrolledNotification
PauseAssistiveTechnologyNotification
PreferredPresentationSizeForItemProvider
PrefersCrossFadeTransitionsStatusDidChangeNotification
ReadableTypeIdentifiers
ReduceMotionStatusDidChangeNotification
ReduceTransparencyStatusDidChangeNotification
RemoveImage
RenderingMode
ResizingMode
ResumeAssistiveTechnologyNotification
ScreenChangedNotification
ShakeToUndoDidChangeNotification
ShouldDifferentiateWithoutColorDidChangeNotification
ShouldGroupAccessibilityChildren
Size
SpeakScreenStatusDidChangeNotification
SpeakSelectionStatusDidChangeNotification
SpeechAttributeAnnouncementPriority
SpeechAttributeIpaNotation
SpeechAttributeLanguage
SpeechAttributePitch
SpeechAttributePunctuation
SpeechAttributeQueueAnnouncement
SpeechAttributeSpellOut
StrokedCheckmarkImage
SwitchControlStatusDidChangeNotification
SymbolConfiguration
SymbolImage
TextAttributeContext
TextAttributeCustom
TextAttributeHeadingLevel
TopCapHeight
TraitAdjustable
TraitAllowsDirectInteraction
TraitButton
TraitCausesPageTurn
TraitCollection
TraitHeader
TraitImage
TraitKeyboardKey
TraitLink
TraitNone
TraitNotEnabled
TraitPlaysSound
TraitSearchField
TraitSelected
TraitStartsMediaSession
TraitStaticText
TraitSummaryElement
TraitTabBar
TraitUpdatesFrequently
UnfocusedElementKey
VideoAutoplayStatusDidChangeNotification
VoiceOverStatusChanged
VoiceOverStatusDidChangeNotification
WritableTypeIdentifiers
WritableTypeIdentifiersForItemProvider
AccessibilityActivate()
ApplyConfiguration(UIImageConfiguration)
ApplyConfiguration(UIImageSymbolConfiguration)
ApplyTintColor(UIColor)
ApplyTintColor(UIColor, UIImageRenderingMode)
AsJPEG()
AsJPEG(nfloat)
AsJPEG(NFloat)
AsPNG()
CreateAnimatedImage(String, Double)
CreateAnimatedImage(UIImage[], Double)
CreateAnimatedImage(String, UIEdgeInsets, Double)
CreateAnimatedImage(String, UIEdgeInsets, UIImageResizingMode, Double)
CreateResizableImage(UIEdgeInsets)
CreateResizableImage(UIEdgeInsets, UIImageResizingMode)
Draw(CGPoint)
Draw(CGRect)
Draw(CGPoint, CGBlendMode, nfloat)
Draw(CGPoint, CGBlendMode, NFloat)
Draw(CGRect, CGBlendMode, nfloat)
Draw(CGRect, CGBlendMode, NFloat)
DrawAsPatternInRect(CGRect)
EncodeTo(NSCoder)
FromBundle(String)
FromBundle(String, NSBundle, UIImageConfiguration)
FromBundle(String, NSBundle, UITraitCollection)
FromBundle(String, NSBundle, Double, UIImageConfiguration)
FromFile(String)
FromImage(CGImage)
FromImage(CIImage)
FromImage(CGImage, nfloat, UIImageOrientation)
FromImage(CGImage, NFloat, UIImageOrientation)
FromImage(CIImage, nfloat, UIImageOrientation)
FromImage(CIImage, NFloat, UIImageOrientation)
FromResource(Assembly, String)
GetImageByPreparingForDisplay()
GetImageByPreparingThumbnail(CGSize)
GetImageFlippedForRightToLeftLayoutDirection()
GetImageFromBottom(nfloat)
GetImageFromBottom(NFloat)
GetImageWithHorizontallyFlippedOrientation()
GetImageWithoutBaseline()
GetItemProviderVisibilityForTypeIdentifier(String)
GetObject(NSData, String, NSError)
GetSystemImage(String)
GetSystemImage(String, UIImageConfiguration)
GetSystemImage(String, UITraitCollection)
GetSystemImage(String, Double, UIImageConfiguration)
ImageWithAlignmentRectInsets(UIEdgeInsets)
ImageWithRenderingMode(UIImageRenderingMode)
LoadData(String, Action<NSData, NSError>)
LoadDataAsync(String)
LoadDataAsync(String, NSProgress)
LoadFromData(NSData)
LoadFromData(NSData, nfloat)
LoadFromData(NSData, NFloat)
PrepareForDisplay(Action<UIImage>)
PrepareForDisplayAsync()
PrepareThumbnail(CGSize, Action<UIImage>)
PrepareThumbnailAsync(CGSize)
SaveToPhotosAlbum(SaveStatus)
Scale(CGSize)
Scale(CGSize, nfloat)
Scale(CGSize, NFloat)
StretchableImage(nint, nint)
StretchableImage(nint, nint)
net9.0-ios17.2
namespace UIKit
{
[Register("UIImage", true)]
public class UIImage : NSObject, INSCoding, INSItemProviderReading, INSItemProviderWriting, INSSecureCoding, INativeObject, IDisposable, IUIAccessibilityIdentification, IUIItemProviderPresentationSizeProviding
{
[BindingImpl(BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
[Export("imageWithData:scale:")]
[ThreadSafe]
public static UIImage? LoadFromData(NSData! data, NFloat scale);
}
}
nuget.org | 0.0 %
Reference this API |
---|---|
.NET | 6.07.08.09.0 |
Information specific to net9.0 | |
Platforms | This API is only available when you target a specific platform: |
iOS | 10.010.110.210.311.011.111.211.311.412.012.112.212.312.413.013.113.213.313.413.513.614.014.114.214.314.414.515.015.215.416.016.116.216.417.017.2 |
Mac Catalyst | 13.113.213.313.413.514.214.314.414.515.015.215.416.116.216.417.017.2 |
tvOS | 10.010.110.211.011.111.211.311.412.012.112.212.312.413.013.213.313.414.014.214.314.414.515.015.215.416.016.116.417.017.2 |
Information specific to net9.0-ios17.2 | |
Assembly | Microsoft.iOS , Version=17.2.0.0, PublicKeyToken=84e04ff9cfb79065 |
Referencing | The API is automatically referenced. |
Platform Restrictions | This API is only supported on the following platforms:
|
- Built-in API
- Package-provided API