alpha value oor Koreaans

alpha value

en
In mixing models, the component used to control color blending.

Vertalings in die woordeboek Engels - Koreaans

알파 값

en
In mixing models, the component used to control color blending.
MicrosoftLanguagePortal

Geskatte vertalings

Vertoon algoritmies gegenereerde vertalings

voorbeelde

wedstryd
woorde
Advanced filtering
This is usually defined using an RGBA (for red, green, blue, alpha) transfer function that defines the RGBA value for every possible voxel value.
일반적으로 RGBA (red, green, blue, alpha) 전환 함수로 정의되며 이는 모든 가능한 복셀에 rgba 값을 할당한다.WikiMatrix WikiMatrix
This will match any values that don't begin with a character in the "alpha" character class
위의 조건은 'alpha' 문자 클래스에서 문자로 시작하지 않는 모든 값과 일치하는 것으로 간주됩니다.support.google support.google
For instance, for a 99% confidence interval, you can specify the alpha value as follows.
예를 들어, 99% 신뢰구간에 대해서는 다음과 같이 알파 값을 지정할 수 있습니다.ParaCrawl Corpus ParaCrawl Corpus
Thus, if the alpha is premultiplied, this method divides it out before returning the value. If the alpha value is 0, for example, the blue value is 0.
반환은 미리 곱셈되어 있지 않은 입니다. 알파가 미리 곱셈되고 있는 경우, 이 메서드는 을 돌려주기 전에 알파를 제산합니다. 알파값이 0인 경우, 파랑의 값은 0 이 됩니다.ParaCrawl Corpus ParaCrawl Corpus
Alpha blending uses the Alpha value (diffuse-material value) of the RGBA code, allowing one to combine the color of the fragment being processed with that of the pixel already stored in the frame buffer.
알파 블렌딩 RGBA알파값(발산-재질 값)을 사용할 수 있어서 프레임버퍼에 이미 저장되어 있는 픽셀의 부분색상과 처리되어야 될 색상을 함께 가질 수 있다.ParaCrawl Corpus ParaCrawl Corpus
For a given value alpha , the confidence level is 100(1-alpha) %.
주어진 값 alpha 에 대해 신뢰 수준은 100(1-alpha) %입니다.ParaCrawl Corpus ParaCrawl Corpus
The value of the hreflang attribute identifies the language (in ISO 639-1 format) and optionally a region (in ISO 3166-1 Alpha 2 format) of an alternate URL.
hreflang 속성의 값은 언어(ISO 639-1 형식)를 지정하며 필요 시 대체 URL의 지역(ISO 3166-1 Alpha 2 형식)을 지정합니다.support.google support.google
Without atmospheric effects images appear sometimes unrealistically sharp and well defined. Fog is a term that really describes an algorithm that simulates haze, mist, smoke, pollution or simply the effect of air, adding depth to the image. Alpha blending uses the Alpha value (diffuse-material value) of the RGBA code, allowing one to combine the color of the fragment being processed with that of the pixel already stored in the frame buffer.
안개효과 는 아지랑이, 안개, 간단한 대기효과나 오염된 대기효과등을 만들어내는 알고리즘의 기본이다. 이를 이용하여 영상에 깊은 맛을 더해줄 수 있다. 알파 블렌딩 RGBA알파값(발산-재질 값)을 사용할 수 있어서 프레임버퍼에 이미 저장되어 있는 픽셀의 부분색상과 처리되어야 될 색상을 함께 가질 수 있다.ParaCrawl Corpus ParaCrawl Corpus
The following example ensures that the alpha parameter contains an integer value from 0 to 255:
다음은 alpha 매개변수가 0~255의 정수 값을 포함하도록 하는 예시입니다.ParaCrawl Corpus ParaCrawl Corpus
If the object has an alpha channel (transparency), you can make text show through the transparent area by adjusting the value in the Alpha field.
대상체에 알파 채널(투명도)이 있는 경우, 알파 필드의 을 조절하여 투명한 영역에 텍스트를 표시할 수 있습니다.ParaCrawl Corpus ParaCrawl Corpus
If the object has an alpha channel (transparency), you can make text overlap (show through) the transparent area by adjusting the value in the Alpha field.
대상체에 알파 채널 (투명)이 있는 경우 알파 필드의 을 조정하여 텍스트를 투명한 영역에 오버랩(비쳐서 보임)할 수 있습니다.ParaCrawl Corpus ParaCrawl Corpus
The masks specify which bits in an int pixel representation contain the red, green and blue color samples and the alpha sample, if present. If amask is 0, pixel values do not contain alpha information and all pixels are treated as opaque, which means that alpha = 1.0.
이 마스크는 int 픽셀 표현의 어느 비트가 적색, 녹색, 청색의 컬러 샘플을 포함하는지, 알파 샘플이 있으면 어느 비트가 포함하는지를 지정합니다. amask 가 0 이면, 픽셀치는 알파 정보를 포함하지 않기 때문에 모든 픽셀은 불투명 (알파 = 1.ParaCrawl Corpus ParaCrawl Corpus
All of the bits in each mask must be contiguous and fit in the specified number of least significant bits of an int pixel representation. If there is alpha, the boolean isAlphaPremultiplied specifies how to interpret color and alpha samples in pixel values. If the boolean is true , color samples are assumed to have been multiplied by the alpha sample.
각 마스크내의 모든 비트는 연속하지 않으면 안되어, int 픽셀 표현의 지정 자리수의 최하정도 비트에 들어가지 않으면 안됩니다. 알파가 있으면, boolean 형의 isAlphaPremultiplied 는 픽셀치의 컬러 샘플과 알파 샘플의 해석 방법을 지정합니다. boolean 형이 true 인 경우, 컬러 샘플은 알파 샘플로 곱셈이 끝난 상태라고 보여집니다.ParaCrawl Corpus ParaCrawl Corpus
Thus, if the alpha is premultiplied, this method divides it out before returning the value.
알파가 미리 곱셈되고 있는 경우, 이 메서드는 을 돌려주기 전에 그것을 제산합니다.ParaCrawl Corpus ParaCrawl Corpus
Returns the alpha component for the specified pixel, scaled from 0 to 255. The pixel value is specified as an int .
지정된 픽셀의 알파 성분을 0 ~ 255 범위에서 슬캘링의해 리턴합니다. 픽셀치는 int 로 서 지정됩니다.ParaCrawl Corpus ParaCrawl Corpus
Returns an array of unnormalized color/alpha components given a pixel in this ColorModel . The pixel value is specified as an int . If the components array is null , a new array is allocated.
이 ColorModel 픽셀을 지정해, 표준화되어 있지 않은 색성분과 알파 성분의 배열을 리턴합니다. 픽셀치는 int 로 서 지정됩니다. components 배열이 null 인 경우, 새로운 배열을 할당할 수 있습니다. components 배열이 리턴됩니다 .ParaCrawl Corpus ParaCrawl Corpus
The value can be any valid BCP-47 region tag, that is, any iso-3166-1 alpha 2 two-letter region code, plus the set of iso-3166-1 numeric three-digit geographic codes for composed regions (see United Nations Statistic Division M49 composition of region codes .)
즉, 두 자로 된 모든 iso-3166-1 alpha 2 영역 코드와 구성된 영역에 대한 세 자로 된 iso-3166-1 numeric 지역 코드 집합(미국 통계국 M49 지역 코드 구성 (영문))을 사용할 수 있습니다.ParaCrawl Corpus ParaCrawl Corpus
17 sinne gevind in 19 ms. Hulle kom uit baie bronne en word nie nagegaan nie.