mirror of
https://gitee.com/openharmony/graphic_graphic_2d
synced 2024-11-23 07:02:25 +00:00
!3110 colorSpaceManager.d.ts correct spelling
Merge pull request !3110 from shiyueeee/master
This commit is contained in:
commit
83b8a436ec
@ -135,7 +135,7 @@ import { AsyncCallback } from './basic';
|
||||
}
|
||||
|
||||
/**
|
||||
* color space manager, created by color space infomation
|
||||
* color space manager, created by color space information
|
||||
* @since 9
|
||||
* @syscap SystemCapability.Graphic.Graphic2D.ColorManager.Core
|
||||
*/
|
||||
@ -163,7 +163,7 @@ import { AsyncCallback } from './basic';
|
||||
}
|
||||
|
||||
/**
|
||||
* Create a color space manager by proviced color space type.
|
||||
* Create a color space manager by provided color space type.
|
||||
* @param colorSpaceName Indicates the type of color space
|
||||
* @since 9
|
||||
* @throws {BusinessError} 401 - If param is invalid
|
||||
|
Loading…
Reference in New Issue
Block a user