Change Type Old Version New Version d.ts File
New API NA Class name: global;
API declaration: declare namespace image
Differences: declare namespace image
api/@ohos.multimedia.image.d.ts
New API NA Class name: image;
API declaration: enum PixelMapFormat
Differences: enum PixelMapFormat
api/@ohos.multimedia.image.d.ts
New API NA Class name: PixelMapFormat;
API declaration: UNKNOWN = 0
Differences: UNKNOWN = 0
api/@ohos.multimedia.image.d.ts
New API NA Class name: PixelMapFormat;
API declaration: RGB_565 = 2
Differences: RGB_565 = 2
api/@ohos.multimedia.image.d.ts
New API NA Class name: PixelMapFormat;
API declaration: RGBA_8888 = 3
Differences: RGBA_8888 = 3
api/@ohos.multimedia.image.d.ts
New API NA Class name: PixelMapFormat;
API declaration: BGRA_8888 = 4
Differences: BGRA_8888 = 4
api/@ohos.multimedia.image.d.ts
New API NA Class name: PixelMapFormat;
API declaration: RGB_888 = 5
Differences: RGB_888 = 5
api/@ohos.multimedia.image.d.ts
New API NA Class name: PixelMapFormat;
API declaration: ALPHA_8 = 6
Differences: ALPHA_8 = 6
api/@ohos.multimedia.image.d.ts
New API NA Class name: PixelMapFormat;
API declaration: RGBA_F16 = 7
Differences: RGBA_F16 = 7
api/@ohos.multimedia.image.d.ts
New API NA Class name: PixelMapFormat;
API declaration: NV21 = 8
Differences: NV21 = 8
api/@ohos.multimedia.image.d.ts
New API NA Class name: PixelMapFormat;
API declaration: NV12 = 9
Differences: NV12 = 9
api/@ohos.multimedia.image.d.ts
New API NA Class name: image;
API declaration: interface Size
Differences: interface Size
api/@ohos.multimedia.image.d.ts
New API NA Class name: Size;
API declaration: height: number;
Differences: height: number;
api/@ohos.multimedia.image.d.ts
New API NA Class name: Size;
API declaration: width: number;
Differences: width: number;
api/@ohos.multimedia.image.d.ts
New API NA Class name: image;
API declaration: enum PropertyKey
Differences: enum PropertyKey
api/@ohos.multimedia.image.d.ts
New API NA Class name: PropertyKey;
API declaration: BITS_PER_SAMPLE = 'BitsPerSample'
Differences: BITS_PER_SAMPLE = 'BitsPerSample'
api/@ohos.multimedia.image.d.ts
New API NA Class name: PropertyKey;
API declaration: ORIENTATION = 'Orientation'
Differences: ORIENTATION = 'Orientation'
api/@ohos.multimedia.image.d.ts
New API NA Class name: PropertyKey;
API declaration: IMAGE_LENGTH = 'ImageLength'
Differences: IMAGE_LENGTH = 'ImageLength'
api/@ohos.multimedia.image.d.ts
New API NA Class name: PropertyKey;
API declaration: IMAGE_WIDTH = 'ImageWidth'
Differences: IMAGE_WIDTH = 'ImageWidth'
api/@ohos.multimedia.image.d.ts
New API NA Class name: PropertyKey;
API declaration: GPS_LATITUDE = 'GPSLatitude'
Differences: GPS_LATITUDE = 'GPSLatitude'
api/@ohos.multimedia.image.d.ts
New API NA Class name: PropertyKey;
API declaration: GPS_LONGITUDE = 'GPSLongitude'
Differences: GPS_LONGITUDE = 'GPSLongitude'
api/@ohos.multimedia.image.d.ts
New API NA Class name: PropertyKey;
API declaration: GPS_LATITUDE_REF = 'GPSLatitudeRef'
Differences: GPS_LATITUDE_REF = 'GPSLatitudeRef'
api/@ohos.multimedia.image.d.ts
New API NA Class name: PropertyKey;
API declaration: GPS_LONGITUDE_REF = 'GPSLongitudeRef'
Differences: GPS_LONGITUDE_REF = 'GPSLongitudeRef'
api/@ohos.multimedia.image.d.ts
New API NA Class name: PropertyKey;
API declaration: DATE_TIME_ORIGINAL = 'DateTimeOriginal'
Differences: DATE_TIME_ORIGINAL = 'DateTimeOriginal'
api/@ohos.multimedia.image.d.ts
New API NA Class name: PropertyKey;
API declaration: EXPOSURE_TIME = 'ExposureTime'
Differences: EXPOSURE_TIME = 'ExposureTime'
api/@ohos.multimedia.image.d.ts
New API NA Class name: PropertyKey;
API declaration: SCENE_TYPE = 'SceneType'
Differences: SCENE_TYPE = 'SceneType'
api/@ohos.multimedia.image.d.ts
New API NA Class name: PropertyKey;
API declaration: ISO_SPEED_RATINGS = 'ISOSpeedRatings'
Differences: ISO_SPEED_RATINGS = 'ISOSpeedRatings'
api/@ohos.multimedia.image.d.ts
New API NA Class name: PropertyKey;
API declaration: F_NUMBER = 'FNumber'
Differences: F_NUMBER = 'FNumber'
api/@ohos.multimedia.image.d.ts
New API NA Class name: PropertyKey;
API declaration: DATE_TIME = 'DateTime'
Differences: DATE_TIME = 'DateTime'
api/@ohos.multimedia.image.d.ts
New API NA Class name: PropertyKey;
API declaration: GPS_TIME_STAMP = 'GPSTimeStamp'
Differences: GPS_TIME_STAMP = 'GPSTimeStamp'
api/@ohos.multimedia.image.d.ts
New API NA Class name: PropertyKey;
API declaration: GPS_DATE_STAMP = 'GPSDateStamp'
Differences: GPS_DATE_STAMP = 'GPSDateStamp'
api/@ohos.multimedia.image.d.ts
New API NA Class name: PropertyKey;
API declaration: IMAGE_DESCRIPTION = 'ImageDescription'
Differences: IMAGE_DESCRIPTION = 'ImageDescription'
api/@ohos.multimedia.image.d.ts
New API NA Class name: PropertyKey;
API declaration: MAKE = 'Make'
Differences: MAKE = 'Make'
api/@ohos.multimedia.image.d.ts
New API NA Class name: PropertyKey;
API declaration: MODEL = 'Model'
Differences: MODEL = 'Model'
api/@ohos.multimedia.image.d.ts
New API NA Class name: PropertyKey;
API declaration: PHOTO_MODE = 'PhotoMode'
Differences: PHOTO_MODE = 'PhotoMode'
api/@ohos.multimedia.image.d.ts
New API NA Class name: PropertyKey;
API declaration: SENSITIVITY_TYPE = 'SensitivityType'
Differences: SENSITIVITY_TYPE = 'SensitivityType'
api/@ohos.multimedia.image.d.ts
New API NA Class name: PropertyKey;
API declaration: STANDARD_OUTPUT_SENSITIVITY = 'StandardOutputSensitivity'
Differences: STANDARD_OUTPUT_SENSITIVITY = 'StandardOutputSensitivity'
api/@ohos.multimedia.image.d.ts
New API NA Class name: PropertyKey;
API declaration: RECOMMENDED_EXPOSURE_INDEX = 'RecommendedExposureIndex'
Differences: RECOMMENDED_EXPOSURE_INDEX = 'RecommendedExposureIndex'
api/@ohos.multimedia.image.d.ts
New API NA Class name: PropertyKey;
API declaration: ISO_SPEED = 'ISOSpeedRatings'
Differences: ISO_SPEED = 'ISOSpeedRatings'
api/@ohos.multimedia.image.d.ts
New API NA Class name: PropertyKey;
API declaration: APERTURE_VALUE = 'ApertureValue'
Differences: APERTURE_VALUE = 'ApertureValue'
api/@ohos.multimedia.image.d.ts
New API NA Class name: PropertyKey;
API declaration: EXPOSURE_BIAS_VALUE = 'ExposureBiasValue'
Differences: EXPOSURE_BIAS_VALUE = 'ExposureBiasValue'
api/@ohos.multimedia.image.d.ts
New API NA Class name: PropertyKey;
API declaration: METERING_MODE = 'MeteringMode'
Differences: METERING_MODE = 'MeteringMode'
api/@ohos.multimedia.image.d.ts
New API NA Class name: PropertyKey;
API declaration: LIGHT_SOURCE = 'LightSource'
Differences: LIGHT_SOURCE = 'LightSource'
api/@ohos.multimedia.image.d.ts
New API NA Class name: PropertyKey;
API declaration: FLASH = 'Flash'
Differences: FLASH = 'Flash'
api/@ohos.multimedia.image.d.ts
New API NA Class name: PropertyKey;
API declaration: FOCAL_LENGTH = 'FocalLength'
Differences: FOCAL_LENGTH = 'FocalLength'
api/@ohos.multimedia.image.d.ts
New API NA Class name: PropertyKey;
API declaration: USER_COMMENT = 'UserComment'
Differences: USER_COMMENT = 'UserComment'
api/@ohos.multimedia.image.d.ts
New API NA Class name: PropertyKey;
API declaration: PIXEL_X_DIMENSION = 'PixelXDimension'
Differences: PIXEL_X_DIMENSION = 'PixelXDimension'
api/@ohos.multimedia.image.d.ts
New API NA Class name: PropertyKey;
API declaration: PIXEL_Y_DIMENSION = 'PixelYDimension'
Differences: PIXEL_Y_DIMENSION = 'PixelYDimension'
api/@ohos.multimedia.image.d.ts
New API NA Class name: PropertyKey;
API declaration: WHITE_BALANCE = 'WhiteBalance'
Differences: WHITE_BALANCE = 'WhiteBalance'
api/@ohos.multimedia.image.d.ts
New API NA Class name: PropertyKey;
API declaration: FOCAL_LENGTH_IN_35_MM_FILM = 'FocalLengthIn35mmFilm'
Differences: FOCAL_LENGTH_IN_35_MM_FILM = 'FocalLengthIn35mmFilm'
api/@ohos.multimedia.image.d.ts
New API NA Class name: PropertyKey;
API declaration: CAPTURE_MODE = 'HwMnoteCaptureMode'
Differences: CAPTURE_MODE = 'HwMnoteCaptureMode'
api/@ohos.multimedia.image.d.ts
New API NA Class name: PropertyKey;
API declaration: PHYSICAL_APERTURE = 'HwMnotePhysicalAperture'
Differences: PHYSICAL_APERTURE = 'HwMnotePhysicalAperture'
api/@ohos.multimedia.image.d.ts
New API NA Class name: PropertyKey;
API declaration: ROLL_ANGLE = 'HwMnoteRollAngle'
Differences: ROLL_ANGLE = 'HwMnoteRollAngle'
api/@ohos.multimedia.image.d.ts
New API NA Class name: PropertyKey;
API declaration: PITCH_ANGLE = 'HwMnotePitchAngle'
Differences: PITCH_ANGLE = 'HwMnotePitchAngle'
api/@ohos.multimedia.image.d.ts
New API NA Class name: PropertyKey;
API declaration: SCENE_FOOD_CONF = 'HwMnoteSceneFoodConf'
Differences: SCENE_FOOD_CONF = 'HwMnoteSceneFoodConf'
api/@ohos.multimedia.image.d.ts
New API NA Class name: PropertyKey;
API declaration: SCENE_STAGE_CONF = 'HwMnoteSceneStageConf'
Differences: SCENE_STAGE_CONF = 'HwMnoteSceneStageConf'
api/@ohos.multimedia.image.d.ts
New API NA Class name: PropertyKey;
API declaration: SCENE_BLUE_SKY_CONF = 'HwMnoteSceneBlueSkyConf'
Differences: SCENE_BLUE_SKY_CONF = 'HwMnoteSceneBlueSkyConf'
api/@ohos.multimedia.image.d.ts
New API NA Class name: PropertyKey;
API declaration: SCENE_GREEN_PLANT_CONF = 'HwMnoteSceneGreenPlantConf'
Differences: SCENE_GREEN_PLANT_CONF = 'HwMnoteSceneGreenPlantConf'
api/@ohos.multimedia.image.d.ts
New API NA Class name: PropertyKey;
API declaration: SCENE_BEACH_CONF = 'HwMnoteSceneBeachConf'
Differences: SCENE_BEACH_CONF = 'HwMnoteSceneBeachConf'
api/@ohos.multimedia.image.d.ts
New API NA Class name: PropertyKey;
API declaration: SCENE_SNOW_CONF = 'HwMnoteSceneSnowConf'
Differences: SCENE_SNOW_CONF = 'HwMnoteSceneSnowConf'
api/@ohos.multimedia.image.d.ts
New API NA Class name: PropertyKey;
API declaration: SCENE_SUNSET_CONF = 'HwMnoteSceneSunsetConf'
Differences: SCENE_SUNSET_CONF = 'HwMnoteSceneSunsetConf'
api/@ohos.multimedia.image.d.ts
New API NA Class name: PropertyKey;
API declaration: SCENE_FLOWERS_CONF = 'HwMnoteSceneFlowersConf'
Differences: SCENE_FLOWERS_CONF = 'HwMnoteSceneFlowersConf'
api/@ohos.multimedia.image.d.ts
New API NA Class name: PropertyKey;
API declaration: SCENE_NIGHT_CONF = 'HwMnoteSceneNightConf'
Differences: SCENE_NIGHT_CONF = 'HwMnoteSceneNightConf'
api/@ohos.multimedia.image.d.ts
New API NA Class name: PropertyKey;
API declaration: SCENE_TEXT_CONF = 'HwMnoteSceneTextConf'
Differences: SCENE_TEXT_CONF = 'HwMnoteSceneTextConf'
api/@ohos.multimedia.image.d.ts
New API NA Class name: PropertyKey;
API declaration: FACE_COUNT = 'HwMnoteFaceCount'
Differences: FACE_COUNT = 'HwMnoteFaceCount'
api/@ohos.multimedia.image.d.ts
New API NA Class name: PropertyKey;
API declaration: FOCUS_MODE = 'HwMnoteFocusMode'
Differences: FOCUS_MODE = 'HwMnoteFocusMode'
api/@ohos.multimedia.image.d.ts
New API NA Class name: image;
API declaration: enum ImageFormat
Differences: enum ImageFormat
api/@ohos.multimedia.image.d.ts
New API NA Class name: ImageFormat;
API declaration: YCBCR_422_SP = 1000
Differences: YCBCR_422_SP = 1000
api/@ohos.multimedia.image.d.ts
New API NA Class name: ImageFormat;
API declaration: JPEG = 2000
Differences: JPEG = 2000
api/@ohos.multimedia.image.d.ts
New API NA Class name: image;
API declaration: enum AlphaType
Differences: enum AlphaType
api/@ohos.multimedia.image.d.ts
New API NA Class name: AlphaType;
API declaration: UNKNOWN = 0
Differences: UNKNOWN = 0
api/@ohos.multimedia.image.d.ts
New API NA Class name: AlphaType;
API declaration: OPAQUE = 1
Differences: OPAQUE = 1
api/@ohos.multimedia.image.d.ts
New API NA Class name: AlphaType;
API declaration: PREMUL = 2
Differences: PREMUL = 2
api/@ohos.multimedia.image.d.ts
New API NA Class name: AlphaType;
API declaration: UNPREMUL = 3
Differences: UNPREMUL = 3
api/@ohos.multimedia.image.d.ts
New API NA Class name: image;
API declaration: enum ScaleMode
Differences: enum ScaleMode
api/@ohos.multimedia.image.d.ts
New API NA Class name: ScaleMode;
API declaration: FIT_TARGET_SIZE = 0
Differences: FIT_TARGET_SIZE = 0
api/@ohos.multimedia.image.d.ts
New API NA Class name: ScaleMode;
API declaration: CENTER_CROP = 1
Differences: CENTER_CROP = 1
api/@ohos.multimedia.image.d.ts
New API NA Class name: image;
API declaration: enum ComponentType
Differences: enum ComponentType
api/@ohos.multimedia.image.d.ts
New API NA Class name: ComponentType;
API declaration: YUV_Y = 1
Differences: YUV_Y = 1
api/@ohos.multimedia.image.d.ts
New API NA Class name: ComponentType;
API declaration: YUV_U = 2
Differences: YUV_U = 2
api/@ohos.multimedia.image.d.ts
New API NA Class name: ComponentType;
API declaration: YUV_V = 3
Differences: YUV_V = 3
api/@ohos.multimedia.image.d.ts
New API NA Class name: ComponentType;
API declaration: JPEG = 4
Differences: JPEG = 4
api/@ohos.multimedia.image.d.ts
New API NA Class name: image;
API declaration: interface Region
Differences: interface Region
api/@ohos.multimedia.image.d.ts
New API NA Class name: Region;
API declaration: size: Size;
Differences: size: Size;
api/@ohos.multimedia.image.d.ts
New API NA Class name: Region;
API declaration: x: number;
Differences: x: number;
api/@ohos.multimedia.image.d.ts
New API NA Class name: Region;
API declaration: y: number;
Differences: y: number;
api/@ohos.multimedia.image.d.ts
New API NA Class name: image;
API declaration: interface PositionArea
Differences: interface PositionArea
api/@ohos.multimedia.image.d.ts
New API NA Class name: PositionArea;
API declaration: pixels: ArrayBuffer;
Differences: pixels: ArrayBuffer;
api/@ohos.multimedia.image.d.ts
New API NA Class name: PositionArea;
API declaration: offset: number;
Differences: offset: number;
api/@ohos.multimedia.image.d.ts
New API NA Class name: PositionArea;
API declaration: stride: number;
Differences: stride: number;
api/@ohos.multimedia.image.d.ts
New API NA Class name: PositionArea;
API declaration: region: Region;
Differences: region: Region;
api/@ohos.multimedia.image.d.ts
New API NA Class name: image;
API declaration: interface ImageInfo
Differences: interface ImageInfo
api/@ohos.multimedia.image.d.ts
New API NA Class name: ImageInfo;
API declaration: size: Size;
Differences: size: Size;
api/@ohos.multimedia.image.d.ts
New API NA Class name: ImageInfo;
API declaration: density: number;
Differences: density: number;
api/@ohos.multimedia.image.d.ts
New API NA Class name: ImageInfo;
API declaration: stride: number;
Differences: stride: number;
api/@ohos.multimedia.image.d.ts
New API NA Class name: image;
API declaration: interface PackingOption
Differences: interface PackingOption
api/@ohos.multimedia.image.d.ts
New API NA Class name: PackingOption;
API declaration: format: string;
Differences: format: string;
api/@ohos.multimedia.image.d.ts
New API NA Class name: PackingOption;
API declaration: quality: number;
Differences: quality: number;
api/@ohos.multimedia.image.d.ts
New API NA Class name: PackingOption;
API declaration: bufferSize?: number;
Differences: bufferSize?: number;
api/@ohos.multimedia.image.d.ts
New API NA Class name: image;
API declaration: interface GetImagePropertyOptions
Differences: interface GetImagePropertyOptions
api/@ohos.multimedia.image.d.ts
New API NA Class name: GetImagePropertyOptions;
API declaration: index?: number;
Differences: index?: number;
api/@ohos.multimedia.image.d.ts
New API NA Class name: GetImagePropertyOptions;
API declaration: defaultValue?: string;
Differences: defaultValue?: string;
api/@ohos.multimedia.image.d.ts
New API NA Class name: image;
API declaration: interface ImagePropertyOptions
Differences: interface ImagePropertyOptions
api/@ohos.multimedia.image.d.ts
New API NA Class name: ImagePropertyOptions;
API declaration: index?: number;
Differences: index?: number;
api/@ohos.multimedia.image.d.ts
New API NA Class name: ImagePropertyOptions;
API declaration: defaultValue?: string;
Differences: defaultValue?: string;
api/@ohos.multimedia.image.d.ts
New API NA Class name: image;
API declaration: interface DecodingOptions
Differences: interface DecodingOptions
api/@ohos.multimedia.image.d.ts
New API NA Class name: DecodingOptions;
API declaration: index?: number;
Differences: index?: number;
api/@ohos.multimedia.image.d.ts
New API NA Class name: DecodingOptions;
API declaration: sampleSize?: number;
Differences: sampleSize?: number;
api/@ohos.multimedia.image.d.ts
New API NA Class name: DecodingOptions;
API declaration: rotate?: number;
Differences: rotate?: number;
api/@ohos.multimedia.image.d.ts
New API NA Class name: DecodingOptions;
API declaration: editable?: boolean;
Differences: editable?: boolean;
api/@ohos.multimedia.image.d.ts
New API NA Class name: DecodingOptions;
API declaration: desiredSize?: Size;
Differences: desiredSize?: Size;
api/@ohos.multimedia.image.d.ts
New API NA Class name: DecodingOptions;
API declaration: desiredRegion?: Region;
Differences: desiredRegion?: Region;
api/@ohos.multimedia.image.d.ts
New API NA Class name: DecodingOptions;
API declaration: desiredPixelFormat?: PixelMapFormat;
Differences: desiredPixelFormat?: PixelMapFormat;
api/@ohos.multimedia.image.d.ts
New API NA Class name: DecodingOptions;
API declaration: fitDensity?: number;
Differences: fitDensity?: number;
api/@ohos.multimedia.image.d.ts
New API NA Class name: DecodingOptions;
API declaration: desiredColorSpace?: colorSpaceManager.ColorSpaceManager;
Differences: desiredColorSpace?: colorSpaceManager.ColorSpaceManager;
api/@ohos.multimedia.image.d.ts
New API NA Class name: image;
API declaration: interface Component
Differences: interface Component
api/@ohos.multimedia.image.d.ts
New API NA Class name: Component;
API declaration: readonly componentType: ComponentType;
Differences: readonly componentType: ComponentType;
api/@ohos.multimedia.image.d.ts
New API NA Class name: Component;
API declaration: readonly rowStride: number;
Differences: readonly rowStride: number;
api/@ohos.multimedia.image.d.ts
New API NA Class name: Component;
API declaration: readonly pixelStride: number;
Differences: readonly pixelStride: number;
api/@ohos.multimedia.image.d.ts
New API NA Class name: Component;
API declaration: readonly byteBuffer: ArrayBuffer;
Differences: readonly byteBuffer: ArrayBuffer;
api/@ohos.multimedia.image.d.ts
New API NA Class name: image;
API declaration: interface InitializationOptions
Differences: interface InitializationOptions
api/@ohos.multimedia.image.d.ts
New API NA Class name: InitializationOptions;
API declaration: size: Size;
Differences: size: Size;
api/@ohos.multimedia.image.d.ts
New API NA Class name: InitializationOptions;
API declaration: pixelFormat?: PixelMapFormat;
Differences: pixelFormat?: PixelMapFormat;
api/@ohos.multimedia.image.d.ts
New API NA Class name: InitializationOptions;
API declaration: editable?: boolean;
Differences: editable?: boolean;
api/@ohos.multimedia.image.d.ts
New API NA Class name: InitializationOptions;
API declaration: alphaType?: AlphaType;
Differences: alphaType?: AlphaType;
api/@ohos.multimedia.image.d.ts
New API NA Class name: InitializationOptions;
API declaration: scaleMode?: ScaleMode;
Differences: scaleMode?: ScaleMode;
api/@ohos.multimedia.image.d.ts
New API NA Class name: image;
API declaration: interface SourceOptions
Differences: interface SourceOptions
api/@ohos.multimedia.image.d.ts
New API NA Class name: SourceOptions;
API declaration: sourceDensity: number;
Differences: sourceDensity: number;
api/@ohos.multimedia.image.d.ts
New API NA Class name: SourceOptions;
API declaration: sourcePixelFormat?: PixelMapFormat;
Differences: sourcePixelFormat?: PixelMapFormat;
api/@ohos.multimedia.image.d.ts
New API NA Class name: SourceOptions;
API declaration: sourceSize?: Size;
Differences: sourceSize?: Size;
api/@ohos.multimedia.image.d.ts
New API NA Class name: image;
API declaration: function createPixelMap(colors: ArrayBuffer, options: InitializationOptions, callback: AsyncCallback<PixelMap>): void;
Differences: function createPixelMap(colors: ArrayBuffer, options: InitializationOptions, callback: AsyncCallback<PixelMap>): void;
api/@ohos.multimedia.image.d.ts
New API NA Class name: image;
API declaration: function createPixelMap(colors: ArrayBuffer, options: InitializationOptions): Promise<PixelMap>;
Differences: function createPixelMap(colors: ArrayBuffer, options: InitializationOptions): Promise<PixelMap>;
api/@ohos.multimedia.image.d.ts
New API NA Class name: image;
API declaration: function createPixelMapFromParcel(sequence: rpc.MessageSequence): PixelMap;
Differences: function createPixelMapFromParcel(sequence: rpc.MessageSequence): PixelMap;
api/@ohos.multimedia.image.d.ts
New API NA Class name: image;
API declaration: function createPixelMapFromSurface(surfaceId: string, region: Region): Promise<PixelMap>;
Differences: function createPixelMapFromSurface(surfaceId: string, region: Region): Promise<PixelMap>;
api/@ohos.multimedia.image.d.ts
New API NA Class name: image;
API declaration: function createImageSource(uri: string): ImageSource;
Differences: function createImageSource(uri: string): ImageSource;
api/@ohos.multimedia.image.d.ts
New API NA Class name: image;
API declaration: function createImageSource(uri: string, options: SourceOptions): ImageSource;
Differences: function createImageSource(uri: string, options: SourceOptions): ImageSource;
api/@ohos.multimedia.image.d.ts
New API NA Class name: image;
API declaration: function createImageSource(fd: number): ImageSource;
Differences: function createImageSource(fd: number): ImageSource;
api/@ohos.multimedia.image.d.ts
New API NA Class name: image;
API declaration: function createImageSource(fd: number, options: SourceOptions): ImageSource;
Differences: function createImageSource(fd: number, options: SourceOptions): ImageSource;
api/@ohos.multimedia.image.d.ts
New API NA Class name: image;
API declaration: function createImageSource(buf: ArrayBuffer): ImageSource;
Differences: function createImageSource(buf: ArrayBuffer): ImageSource;
api/@ohos.multimedia.image.d.ts
New API NA Class name: image;
API declaration: function createImageSource(buf: ArrayBuffer, options: SourceOptions): ImageSource;
Differences: function createImageSource(buf: ArrayBuffer, options: SourceOptions): ImageSource;
api/@ohos.multimedia.image.d.ts
New API NA Class name: image;
API declaration: function createImageSource(rawfile: resourceManager.RawFileDescriptor, options?: SourceOptions): ImageSource;
Differences: function createImageSource(rawfile: resourceManager.RawFileDescriptor, options?: SourceOptions): ImageSource;
api/@ohos.multimedia.image.d.ts
New API NA Class name: image;
API declaration: function CreateIncrementalSource(buf: ArrayBuffer): ImageSource;
Differences: function CreateIncrementalSource(buf: ArrayBuffer): ImageSource;
api/@ohos.multimedia.image.d.ts
New API NA Class name: image;
API declaration: function CreateIncrementalSource(buf: ArrayBuffer, options?: SourceOptions): ImageSource;
Differences: function CreateIncrementalSource(buf: ArrayBuffer, options?: SourceOptions): ImageSource;
api/@ohos.multimedia.image.d.ts
New API NA Class name: image;
API declaration: function createImagePacker(): ImagePacker;
Differences: function createImagePacker(): ImagePacker;
api/@ohos.multimedia.image.d.ts
New API NA Class name: image;
API declaration: function createImageReceiver(width: number, height: number, format: number, capacity: number): ImageReceiver;
Differences: function createImageReceiver(width: number, height: number, format: number, capacity: number): ImageReceiver;
api/@ohos.multimedia.image.d.ts
New API NA Class name: image;
API declaration: function createImageReceiver(size: Size, format: ImageFormat, capacity: number): ImageReceiver;
Differences: function createImageReceiver(size: Size, format: ImageFormat, capacity: number): ImageReceiver;
api/@ohos.multimedia.image.d.ts
New API NA Class name: image;
API declaration: function createImageCreator(width: number, height: number, format: number, capacity: number): ImageCreator;
Differences: function createImageCreator(width: number, height: number, format: number, capacity: number): ImageCreator;
api/@ohos.multimedia.image.d.ts
New API NA Class name: image;
API declaration: function createImageCreator(size: Size, format: ImageFormat, capacity: number): ImageCreator;
Differences: function createImageCreator(size: Size, format: ImageFormat, capacity: number): ImageCreator;
api/@ohos.multimedia.image.d.ts
New API NA Class name: image;
API declaration: interface PixelMap
Differences: interface PixelMap
api/@ohos.multimedia.image.d.ts
New API NA Class name: PixelMap;
API declaration: readonly isEditable: boolean;
Differences: readonly isEditable: boolean;
api/@ohos.multimedia.image.d.ts
New API NA Class name: PixelMap;
API declaration: readPixelsToBuffer(dst: ArrayBuffer): Promise<void>;
Differences: readPixelsToBuffer(dst: ArrayBuffer): Promise<void>;
api/@ohos.multimedia.image.d.ts
New API NA Class name: PixelMap;
API declaration: readPixelsToBuffer(dst: ArrayBuffer, callback: AsyncCallback<void>): void;
Differences: readPixelsToBuffer(dst: ArrayBuffer, callback: AsyncCallback<void>): void;
api/@ohos.multimedia.image.d.ts
New API NA Class name: PixelMap;
API declaration: readPixels(area: PositionArea): Promise<void>;
Differences: readPixels(area: PositionArea): Promise<void>;
api/@ohos.multimedia.image.d.ts
New API NA Class name: PixelMap;
API declaration: readPixels(area: PositionArea, callback: AsyncCallback<void>): void;
Differences: readPixels(area: PositionArea, callback: AsyncCallback<void>): void;
api/@ohos.multimedia.image.d.ts
New API NA Class name: PixelMap;
API declaration: writePixels(area: PositionArea): Promise<void>;
Differences: writePixels(area: PositionArea): Promise<void>;
api/@ohos.multimedia.image.d.ts
New API NA Class name: PixelMap;
API declaration: writePixels(area: PositionArea, callback: AsyncCallback<void>): void;
Differences: writePixels(area: PositionArea, callback: AsyncCallback<void>): void;
api/@ohos.multimedia.image.d.ts
New API NA Class name: PixelMap;
API declaration: writeBufferToPixels(src: ArrayBuffer): Promise<void>;
Differences: writeBufferToPixels(src: ArrayBuffer): Promise<void>;
api/@ohos.multimedia.image.d.ts
New API NA Class name: PixelMap;
API declaration: writeBufferToPixels(src: ArrayBuffer, callback: AsyncCallback<void>): void;
Differences: writeBufferToPixels(src: ArrayBuffer, callback: AsyncCallback<void>): void;
api/@ohos.multimedia.image.d.ts
New API NA Class name: PixelMap;
API declaration: getImageInfo(): Promise<ImageInfo>;
Differences: getImageInfo(): Promise<ImageInfo>;
api/@ohos.multimedia.image.d.ts
New API NA Class name: PixelMap;
API declaration: getImageInfo(callback: AsyncCallback<ImageInfo>): void;
Differences: getImageInfo(callback: AsyncCallback<ImageInfo>): void;
api/@ohos.multimedia.image.d.ts
New API NA Class name: PixelMap;
API declaration: getBytesNumberPerRow(): number;
Differences: getBytesNumberPerRow(): number;
api/@ohos.multimedia.image.d.ts
New API NA Class name: PixelMap;
API declaration: getPixelBytesNumber(): number;
Differences: getPixelBytesNumber(): number;
api/@ohos.multimedia.image.d.ts
New API NA Class name: PixelMap;
API declaration: getDensity(): number;
Differences: getDensity(): number;
api/@ohos.multimedia.image.d.ts
New API NA Class name: PixelMap;
API declaration: opacity(rate: number, callback: AsyncCallback<void>): void;
Differences: opacity(rate: number, callback: AsyncCallback<void>): void;
api/@ohos.multimedia.image.d.ts
New API NA Class name: PixelMap;
API declaration: opacity(rate: number): Promise<void>;
Differences: opacity(rate: number): Promise<void>;
api/@ohos.multimedia.image.d.ts
New API NA Class name: PixelMap;
API declaration: createAlphaPixelmap(): Promise<PixelMap>;
Differences: createAlphaPixelmap(): Promise<PixelMap>;
api/@ohos.multimedia.image.d.ts
New API NA Class name: PixelMap;
API declaration: createAlphaPixelmap(callback: AsyncCallback<PixelMap>): void;
Differences: createAlphaPixelmap(callback: AsyncCallback<PixelMap>): void;
api/@ohos.multimedia.image.d.ts
New API NA Class name: PixelMap;
API declaration: scale(x: number, y: number, callback: AsyncCallback<void>): void;
Differences: scale(x: number, y: number, callback: AsyncCallback<void>): void;
api/@ohos.multimedia.image.d.ts
New API NA Class name: PixelMap;
API declaration: scale(x: number, y: number): Promise<void>;
Differences: scale(x: number, y: number): Promise<void>;
api/@ohos.multimedia.image.d.ts
New API NA Class name: PixelMap;
API declaration: translate(x: number, y: number, callback: AsyncCallback<void>): void;
Differences: translate(x: number, y: number, callback: AsyncCallback<void>): void;
api/@ohos.multimedia.image.d.ts
New API NA Class name: PixelMap;
API declaration: translate(x: number, y: number): Promise<void>;
Differences: translate(x: number, y: number): Promise<void>;
api/@ohos.multimedia.image.d.ts
New API NA Class name: PixelMap;
API declaration: rotate(angle: number, callback: AsyncCallback<void>): void;
Differences: rotate(angle: number, callback: AsyncCallback<void>): void;
api/@ohos.multimedia.image.d.ts
New API NA Class name: PixelMap;
API declaration: rotate(angle: number): Promise<void>;
Differences: rotate(angle: number): Promise<void>;
api/@ohos.multimedia.image.d.ts
New API NA Class name: PixelMap;
API declaration: flip(horizontal: boolean, vertical: boolean, callback: AsyncCallback<void>): void;
Differences: flip(horizontal: boolean, vertical: boolean, callback: AsyncCallback<void>): void;
api/@ohos.multimedia.image.d.ts
New API NA Class name: PixelMap;
API declaration: flip(horizontal: boolean, vertical: boolean): Promise<void>;
Differences: flip(horizontal: boolean, vertical: boolean): Promise<void>;
api/@ohos.multimedia.image.d.ts
New API NA Class name: PixelMap;
API declaration: crop(region: Region, callback: AsyncCallback<void>): void;
Differences: crop(region: Region, callback: AsyncCallback<void>): void;
api/@ohos.multimedia.image.d.ts
New API NA Class name: PixelMap;
API declaration: crop(region: Region): Promise<void>;
Differences: crop(region: Region): Promise<void>;
api/@ohos.multimedia.image.d.ts
New API NA Class name: PixelMap;
API declaration: getColorSpace(): colorSpaceManager.ColorSpaceManager;
Differences: getColorSpace(): colorSpaceManager.ColorSpaceManager;
api/@ohos.multimedia.image.d.ts
New API NA Class name: PixelMap;
API declaration: marshalling(sequence: rpc.MessageSequence): void;
Differences: marshalling(sequence: rpc.MessageSequence): void;
api/@ohos.multimedia.image.d.ts
New API NA Class name: PixelMap;
API declaration: unmarshalling(sequence: rpc.MessageSequence): Promise<PixelMap>;
Differences: unmarshalling(sequence: rpc.MessageSequence): Promise<PixelMap>;
api/@ohos.multimedia.image.d.ts
New API NA Class name: PixelMap;
API declaration: setColorSpace(colorSpace: colorSpaceManager.ColorSpaceManager): void;
Differences: setColorSpace(colorSpace: colorSpaceManager.ColorSpaceManager): void;
api/@ohos.multimedia.image.d.ts
New API NA Class name: PixelMap;
API declaration: readonly isStrideAlignment: boolean;
Differences: readonly isStrideAlignment: boolean;
api/@ohos.multimedia.image.d.ts
New API NA Class name: PixelMap;
API declaration: applyColorSpace(targetColorSpace: colorSpaceManager.ColorSpaceManager, callback: AsyncCallback<void>): void;
Differences: applyColorSpace(targetColorSpace: colorSpaceManager.ColorSpaceManager, callback: AsyncCallback<void>): void;
api/@ohos.multimedia.image.d.ts
New API NA Class name: PixelMap;
API declaration: applyColorSpace(targetColorSpace: colorSpaceManager.ColorSpaceManager): Promise<void>;
Differences: applyColorSpace(targetColorSpace: colorSpaceManager.ColorSpaceManager): Promise<void>;
api/@ohos.multimedia.image.d.ts
New API NA Class name: PixelMap;
API declaration: release(callback: AsyncCallback<void>): void;
Differences: release(callback: AsyncCallback<void>): void;
api/@ohos.multimedia.image.d.ts
New API NA Class name: PixelMap;
API declaration: release(): Promise<void>;
Differences: release(): Promise<void>;
api/@ohos.multimedia.image.d.ts
New API NA Class name: image;
API declaration: interface ImageSource
Differences: interface ImageSource
api/@ohos.multimedia.image.d.ts
New API NA Class name: ImageSource;
API declaration: getImageInfo(index: number, callback: AsyncCallback<ImageInfo>): void;
Differences: getImageInfo(index: number, callback: AsyncCallback<ImageInfo>): void;
api/@ohos.multimedia.image.d.ts
New API NA Class name: ImageSource;
API declaration: getImageInfo(callback: AsyncCallback<ImageInfo>): void;
Differences: getImageInfo(callback: AsyncCallback<ImageInfo>): void;
api/@ohos.multimedia.image.d.ts
New API NA Class name: ImageSource;
API declaration: getImageInfo(index?: number): Promise<ImageInfo>;
Differences: getImageInfo(index?: number): Promise<ImageInfo>;
api/@ohos.multimedia.image.d.ts
New API NA Class name: ImageSource;
API declaration: createPixelMap(options?: DecodingOptions): Promise<PixelMap>;
Differences: createPixelMap(options?: DecodingOptions): Promise<PixelMap>;
api/@ohos.multimedia.image.d.ts
New API NA Class name: ImageSource;
API declaration: createPixelMap(callback: AsyncCallback<PixelMap>): void;
Differences: createPixelMap(callback: AsyncCallback<PixelMap>): void;
api/@ohos.multimedia.image.d.ts
New API NA Class name: ImageSource;
API declaration: createPixelMap(options: DecodingOptions, callback: AsyncCallback<PixelMap>): void;
Differences: createPixelMap(options: DecodingOptions, callback: AsyncCallback<PixelMap>): void;
api/@ohos.multimedia.image.d.ts
New API NA Class name: ImageSource;
API declaration: createPixelMapList(options?: DecodingOptions): Promise<Array<PixelMap>>;
Differences: createPixelMapList(options?: DecodingOptions): Promise<Array<PixelMap>>;
api/@ohos.multimedia.image.d.ts
New API NA Class name: ImageSource;
API declaration: createPixelMapList(callback: AsyncCallback<Array<PixelMap>>): void;
Differences: createPixelMapList(callback: AsyncCallback<Array<PixelMap>>): void;
api/@ohos.multimedia.image.d.ts
New API NA Class name: ImageSource;
API declaration: createPixelMapList(options: DecodingOptions, callback: AsyncCallback<Array<PixelMap>>): void;
Differences: createPixelMapList(options: DecodingOptions, callback: AsyncCallback<Array<PixelMap>>): void;
api/@ohos.multimedia.image.d.ts
New API NA Class name: ImageSource;
API declaration: getDelayTimeList(): Promise<Array<number>>;
Differences: getDelayTimeList(): Promise<Array<number>>;
api/@ohos.multimedia.image.d.ts
New API NA Class name: ImageSource;
API declaration: getDelayTimeList(callback: AsyncCallback<Array<number>>): void;
Differences: getDelayTimeList(callback: AsyncCallback<Array<number>>): void;
api/@ohos.multimedia.image.d.ts
New API NA Class name: ImageSource;
API declaration: getFrameCount(): Promise<number>;
Differences: getFrameCount(): Promise<number>;
api/@ohos.multimedia.image.d.ts
New API NA Class name: ImageSource;
API declaration: getFrameCount(callback: AsyncCallback<number>): void;
Differences: getFrameCount(callback: AsyncCallback<number>): void;
api/@ohos.multimedia.image.d.ts
New API NA Class name: ImageSource;
API declaration: getImageProperty(key: PropertyKey, options?: ImagePropertyOptions): Promise<string>;
Differences: getImageProperty(key: PropertyKey, options?: ImagePropertyOptions): Promise<string>;
api/@ohos.multimedia.image.d.ts
New API NA Class name: ImageSource;
API declaration: getImageProperty(key: string, options?: GetImagePropertyOptions): Promise<string>;
Differences: getImageProperty(key: string, options?: GetImagePropertyOptions): Promise<string>;
api/@ohos.multimedia.image.d.ts
New API NA Class name: ImageSource;
API declaration: getImageProperty(key: string, callback: AsyncCallback<string>): void;
Differences: getImageProperty(key: string, callback: AsyncCallback<string>): void;
api/@ohos.multimedia.image.d.ts
New API NA Class name: ImageSource;
API declaration: getImageProperty(key: string, options: GetImagePropertyOptions, callback: AsyncCallback<string>): void;
Differences: getImageProperty(key: string, options: GetImagePropertyOptions, callback: AsyncCallback<string>): void;
api/@ohos.multimedia.image.d.ts
New API NA Class name: ImageSource;
API declaration: modifyImageProperty(key: PropertyKey, value: string): Promise<void>;
Differences: modifyImageProperty(key: PropertyKey, value: string): Promise<void>;
api/@ohos.multimedia.image.d.ts
New API NA Class name: ImageSource;
API declaration: modifyImageProperty(key: string, value: string): Promise<void>;
Differences: modifyImageProperty(key: string, value: string): Promise<void>;
api/@ohos.multimedia.image.d.ts
New API NA Class name: ImageSource;
API declaration: modifyImageProperty(key: string, value: string, callback: AsyncCallback<void>): void;
Differences: modifyImageProperty(key: string, value: string, callback: AsyncCallback<void>): void;
api/@ohos.multimedia.image.d.ts
New API NA Class name: ImageSource;
API declaration: updateData(buf: ArrayBuffer, isFinished: boolean, offset: number, length: number): Promise<void>;
Differences: updateData(buf: ArrayBuffer, isFinished: boolean, offset: number, length: number): Promise<void>;
api/@ohos.multimedia.image.d.ts
New API NA Class name: ImageSource;
API declaration: updateData(buf: ArrayBuffer, isFinished: boolean, offset: number, length: number, callback: AsyncCallback<void>): void;
Differences: updateData(buf: ArrayBuffer, isFinished: boolean, offset: number, length: number, callback: AsyncCallback<void>): void;
api/@ohos.multimedia.image.d.ts
New API NA Class name: ImageSource;
API declaration: release(callback: AsyncCallback<void>): void;
Differences: release(callback: AsyncCallback<void>): void;
api/@ohos.multimedia.image.d.ts
New API NA Class name: ImageSource;
API declaration: release(): Promise<void>;
Differences: release(): Promise<void>;
api/@ohos.multimedia.image.d.ts
New API NA Class name: ImageSource;
API declaration: readonly supportedFormats: Array<string>;
Differences: readonly supportedFormats: Array<string>;
api/@ohos.multimedia.image.d.ts
New API NA Class name: image;
API declaration: interface ImagePacker
Differences: interface ImagePacker
api/@ohos.multimedia.image.d.ts
New API NA Class name: ImagePacker;
API declaration: packing(source: ImageSource, option: PackingOption, callback: AsyncCallback<ArrayBuffer>): void;
Differences: packing(source: ImageSource, option: PackingOption, callback: AsyncCallback<ArrayBuffer>): void;
api/@ohos.multimedia.image.d.ts
New API NA Class name: ImagePacker;
API declaration: packing(source: ImageSource, option: PackingOption): Promise<ArrayBuffer>;
Differences: packing(source: ImageSource, option: PackingOption): Promise<ArrayBuffer>;
api/@ohos.multimedia.image.d.ts
New API NA Class name: ImagePacker;
API declaration: packing(source: PixelMap, option: PackingOption, callback: AsyncCallback<ArrayBuffer>): void;
Differences: packing(source: PixelMap, option: PackingOption, callback: AsyncCallback<ArrayBuffer>): void;
api/@ohos.multimedia.image.d.ts
New API NA Class name: ImagePacker;
API declaration: packing(source: PixelMap, option: PackingOption): Promise<ArrayBuffer>;
Differences: packing(source: PixelMap, option: PackingOption): Promise<ArrayBuffer>;
api/@ohos.multimedia.image.d.ts
New API NA Class name: ImagePacker;
API declaration: packToFile(source: ImageSource, fd: number, options: PackingOption, callback: AsyncCallback<void>): void;
Differences: packToFile(source: ImageSource, fd: number, options: PackingOption, callback: AsyncCallback<void>): void;
api/@ohos.multimedia.image.d.ts
New API NA Class name: ImagePacker;
API declaration: packToFile(source: ImageSource, fd: number, options: PackingOption): Promise<void>;
Differences: packToFile(source: ImageSource, fd: number, options: PackingOption): Promise<void>;
api/@ohos.multimedia.image.d.ts
New API NA Class name: ImagePacker;
API declaration: packToFile(source: PixelMap, fd: number, options: PackingOption, callback: AsyncCallback<void>): void;
Differences: packToFile(source: PixelMap, fd: number, options: PackingOption, callback: AsyncCallback<void>): void;
api/@ohos.multimedia.image.d.ts
New API NA Class name: ImagePacker;
API declaration: packToFile(source: PixelMap, fd: number, options: PackingOption): Promise<void>;
Differences: packToFile(source: PixelMap, fd: number, options: PackingOption): Promise<void>;
api/@ohos.multimedia.image.d.ts
New API NA Class name: ImagePacker;
API declaration: release(callback: AsyncCallback<void>): void;
Differences: release(callback: AsyncCallback<void>): void;
api/@ohos.multimedia.image.d.ts
New API NA Class name: ImagePacker;
API declaration: release(): Promise<void>;
Differences: release(): Promise<void>;
api/@ohos.multimedia.image.d.ts
New API NA Class name: ImagePacker;
API declaration: readonly supportedFormats: Array<string>;
Differences: readonly supportedFormats: Array<string>;
api/@ohos.multimedia.image.d.ts
New API NA Class name: image;
API declaration: interface Image
Differences: interface Image
api/@ohos.multimedia.image.d.ts
New API NA Class name: Image;
API declaration: clipRect: Region;
Differences: clipRect: Region;
api/@ohos.multimedia.image.d.ts
New API NA Class name: Image;
API declaration: readonly size: Size;
Differences: readonly size: Size;
api/@ohos.multimedia.image.d.ts
New API NA Class name: Image;
API declaration: readonly format: number;
Differences: readonly format: number;
api/@ohos.multimedia.image.d.ts
New API NA Class name: Image;
API declaration: getComponent(componentType: ComponentType, callback: AsyncCallback<Component>): void;
Differences: getComponent(componentType: ComponentType, callback: AsyncCallback<Component>): void;
api/@ohos.multimedia.image.d.ts
New API NA Class name: Image;
API declaration: getComponent(componentType: ComponentType): Promise<Component>;
Differences: getComponent(componentType: ComponentType): Promise<Component>;
api/@ohos.multimedia.image.d.ts
New API NA Class name: Image;
API declaration: release(callback: AsyncCallback<void>): void;
Differences: release(callback: AsyncCallback<void>): void;
api/@ohos.multimedia.image.d.ts
New API NA Class name: Image;
API declaration: release(): Promise<void>;
Differences: release(): Promise<void>;
api/@ohos.multimedia.image.d.ts
New API NA Class name: image;
API declaration: interface ImageReceiver
Differences: interface ImageReceiver
api/@ohos.multimedia.image.d.ts
New API NA Class name: ImageReceiver;
API declaration: readonly size: Size;
Differences: readonly size: Size;
api/@ohos.multimedia.image.d.ts
New API NA Class name: ImageReceiver;
API declaration: readonly capacity: number;
Differences: readonly capacity: number;
api/@ohos.multimedia.image.d.ts
New API NA Class name: ImageReceiver;
API declaration: readonly format: ImageFormat;
Differences: readonly format: ImageFormat;
api/@ohos.multimedia.image.d.ts
New API NA Class name: ImageReceiver;
API declaration: getReceivingSurfaceId(callback: AsyncCallback<string>): void;
Differences: getReceivingSurfaceId(callback: AsyncCallback<string>): void;
api/@ohos.multimedia.image.d.ts
New API NA Class name: ImageReceiver;
API declaration: getReceivingSurfaceId(): Promise<string>;
Differences: getReceivingSurfaceId(): Promise<string>;
api/@ohos.multimedia.image.d.ts
New API NA Class name: ImageReceiver;
API declaration: readLatestImage(callback: AsyncCallback<Image>): void;
Differences: readLatestImage(callback: AsyncCallback<Image>): void;
api/@ohos.multimedia.image.d.ts
New API NA Class name: ImageReceiver;
API declaration: readLatestImage(): Promise<Image>;
Differences: readLatestImage(): Promise<Image>;
api/@ohos.multimedia.image.d.ts
New API NA Class name: ImageReceiver;
API declaration: readNextImage(callback: AsyncCallback<Image>): void;
Differences: readNextImage(callback: AsyncCallback<Image>): void;
api/@ohos.multimedia.image.d.ts
New API NA Class name: ImageReceiver;
API declaration: readNextImage(): Promise<Image>;
Differences: readNextImage(): Promise<Image>;
api/@ohos.multimedia.image.d.ts
New API NA Class name: ImageReceiver;
API declaration: on(type: 'imageArrival', callback: AsyncCallback<void>): void;
Differences: on(type: 'imageArrival', callback: AsyncCallback<void>): void;
api/@ohos.multimedia.image.d.ts
New API NA Class name: ImageReceiver;
API declaration: release(callback: AsyncCallback<void>): void;
Differences: release(callback: AsyncCallback<void>): void;
api/@ohos.multimedia.image.d.ts
New API NA Class name: ImageReceiver;
API declaration: release(): Promise<void>;
Differences: release(): Promise<void>;
api/@ohos.multimedia.image.d.ts
New API NA Class name: image;
API declaration: interface ImageCreator
Differences: interface ImageCreator
api/@ohos.multimedia.image.d.ts
New API NA Class name: ImageCreator;
API declaration: readonly capacity: number;
Differences: readonly capacity: number;
api/@ohos.multimedia.image.d.ts
New API NA Class name: ImageCreator;
API declaration: readonly format: ImageFormat;
Differences: readonly format: ImageFormat;
api/@ohos.multimedia.image.d.ts
New API NA Class name: ImageCreator;
API declaration: dequeueImage(callback: AsyncCallback<Image>): void;
Differences: dequeueImage(callback: AsyncCallback<Image>): void;
api/@ohos.multimedia.image.d.ts
New API NA Class name: ImageCreator;
API declaration: dequeueImage(): Promise<Image>;
Differences: dequeueImage(): Promise<Image>;
api/@ohos.multimedia.image.d.ts
New API NA Class name: ImageCreator;
API declaration: queueImage(interface: Image, callback: AsyncCallback<void>): void;
Differences: queueImage(interface: Image, callback: AsyncCallback<void>): void;
api/@ohos.multimedia.image.d.ts
New API NA Class name: ImageCreator;
API declaration: queueImage(interface: Image): Promise<void>;
Differences: queueImage(interface: Image): Promise<void>;
api/@ohos.multimedia.image.d.ts
New API NA Class name: ImageCreator;
API declaration: on(type: 'imageRelease', callback: AsyncCallback<void>): void;
Differences: on(type: 'imageRelease', callback: AsyncCallback<void>): void;
api/@ohos.multimedia.image.d.ts
New API NA Class name: ImageCreator;
API declaration: release(callback: AsyncCallback<void>): void;
Differences: release(callback: AsyncCallback<void>): void;
api/@ohos.multimedia.image.d.ts
New API NA Class name: ImageCreator;
API declaration: release(): Promise<void>;
Differences: release(): Promise<void>;
api/@ohos.multimedia.image.d.ts
New Kit Class name: global;
API declaration:
Differences: NA
Class name: global;
API declaration: api@ohos.multimedia.image.d.ts
Differences: ImageKit
api/@ohos.multimedia.image.d.ts
New Kit Class name: global;
API declaration:
Differences: NA
Class name: global;
API declaration: kits@kit.ImageKit.d.ts
Differences: ImageKit
kits/@kit.ImageKit.d.ts